CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab tree

搜索资源列表

  1. tree

    0下载:
  2. 数据挖掘里的判定树算法,用matlab编写。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13560
    • 提供者:烈马
  1. C4_5.rar

    0下载:
  2. 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2381
    • 提供者:来海锋
  1. decision_tree_cart.rar

    1下载:
  2. 决策树cart,用matlab编写的,数据挖掘算法。,Decision tree cart, prepared using matlab, data mining algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3366
    • 提供者:来海锋
  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957
    • 提供者:llplrs
  1. the_tree.rar

    0下载:
  2. matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。,matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:927
    • 提供者:michael wang
  1. matlab-C4

    0下载:
  2. 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15514
    • 提供者:小强
  1. HW5

    1下载:
  2. 对已有图像进行区域识别,画出决策树,并在测试图像上进行测试。-The image of the existing regional recognition, draw the decision tree, and the test images for testing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5506
    • 提供者:chang
  1. matlab

    0下载:
  2. 决策树C4.5和CART算法的m源码 -CART decision tree algorithm C4.5 and the source m
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3637
    • 提供者:王麦
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:544614
    • 提供者:piano
  1. ID3

    5下载:
  2. 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:王剑亭
  1. C4_5

    2下载:
  2. C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-10
    • 文件大小:2204
    • 提供者:chexunjian
  1. rgbquadtree

    2下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:126954
    • 提供者:猪哥不亮
  1. CART

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1364
    • 提供者:肖箫
  1. mcl

    0下载:
  2. 详细介绍MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的论文,发表于Artificial Intelligence上。-Mobile robot localization is the problem of determining a robot’s pose from sensor data. This article presents a family of probabilistic lo
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1425709
    • 提供者:xuyuhua
  1. shuangshufu

    0下载:
  2. 双树复小波程序,可以进行一维二维三维的去噪等功能。-Tree complex wavelet process can be one-dimensional two-dimensional three-dimensional noise reduction functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:74511
    • 提供者:张韬
  1. prim

    2下载:
  2. prim算法 最小生成树 prim matlab -prim matlab
  3. 所属分类:matlab

    • 发布日期:2016-06-01
    • 文件大小:2048
    • 提供者:chenyuanhua
  1. finace-binary-tree

    1下载:
  2. 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3347
    • 提供者:qing
  1. SEA_det

    0下载:
  2. 多天线系统信号检测,最大释然概率算法,树型搜索-Multi-antenna system, signal detection, the greatest probability relieved algorithms, tree search
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:3837
    • 提供者:牛牛
  1. HMT-Hidden-Markov-Contourlet

    0下载:
  2. Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform ,一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。这些程序都是基于"Directional Multiscale Modeling of Images Using the Contourlet Transform" by D. D.-Y. Po and M. N. Do,这个
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2482527
    • 提供者:徐英
« 1 23 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com